PDESection usage details

Summary

org.eclipse.pde.internal.ui.editor.PDESection has 130 total references to 9 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] PDESection
EXTENDS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSOptionsSection -1 PRIVATE_PERMISSIBLE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSBlock.createMasterSection(IManagedForm, Composite) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSBlock.createMasterSection(IManagedForm, Composite) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpBlock.createMasterSection(IManagedForm, Composite) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocBlock.createMasterSection(IManagedForm, Composite) -1 PRIVATE_PERMISSIBLE
[+] PDESection(PDEFormPage, Composite, int) : void
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.sections.DSOptionsSection.DSOptionsSection(PDEFormPage, Composite) 52 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.DSComponentSection(PDEFormPage, Composite) 63 PRIVATE_PERMISSIBLE
[+] canCut(ISelection) : boolean
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.canCut(ISelection) -1 PRIVATE_PERMISSIBLE
[+] createClient(Section, FormToolkit) : void
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.createClient(Section, FormToolkit) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSOptionsSection.createClient(Section, FormToolkit) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.createClient(Section, FormToolkit) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.createClient(Section, FormToolkit) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.createClient(Section, FormToolkit) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.createClient(Section, FormToolkit) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createClient(Section, FormToolkit) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createClient(Section, FormToolkit) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createClient(Section, FormToolkit) -1 PRIVATE_PERMISSIBLE
[+] doGlobalAction(String) : boolean
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.doGlobalAction(String) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.doGlobalAction(String) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.doGlobalAction(String) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.doGlobalAction(String) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.doGlobalAction(String) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.doGlobalAction(String) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.doGlobalAction(String) -1 PRIVATE_PERMISSIBLE
[+] getPage() : PDEFormPage
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.dialogs.DSEditReferenceDialog.getProject() 326 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.dialogs.DSEditPropertiesDialog.getProject() 194 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.dialogs.DSEditPropertyDialog.getProject() 315 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.dialogs.DSEditProvideDialog.getProject() 193 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.selectionChanged(IStructuredSelection) 341 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.selectionChanged(IStructuredSelection) 425 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.getDSContext() 317 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.selectionChanged(IStructuredSelection) 486 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.getDSContext() 401 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.getDSContext() 462 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSOptionsSection.initializeAttributes() 132 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.setListeners() 244 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.initializeAttributes() 118 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handleModelEventWorldChanged(IModelChangedEvent) 448 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.handlePreviewAction() 379 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.createClient(Section, FormToolkit) 113 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.createTreeListeners() 146 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createTreeListeners() 717 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.doDragRemove(Object[]) 675 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.createClient(Section, FormToolkit) 107 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.fillContextMenu(IMenuManager) 1158 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.handlePreviewAction() 931 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.handlePreviewAction() 939 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.refresh() 968 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.selectionChanged(IStructuredSelection) 759 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createClient(Section, FormToolkit) 135 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.fillContextMenu(IMenuManager) 422 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.selectionChanged(IStructuredSelection) 317 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.fillContextMenuShowInAction(IMenuManager) 451 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.createTree(Composite, FormToolkit) 241 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.refresh() 694 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocDropAdapter.validateFileDrop(DropTargetEvent) 161 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.fillContextMenu(IMenuManager) 446 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createClient(Section, FormToolkit) 158 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.selectionChanged(IStructuredSelection) 330 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.refresh() 1189 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.createTreeListeners() 253 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.fillContextMenuShowInAction(IMenuManager) 472 PRIVATE_PERMISSIBLE
[+] getProject() : IProject
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.doubleClick(DoubleClickEvent) 440 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.doOpenSelectionDialogProperties() 357 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.doubleClick(DoubleClickEvent) 357 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.handleLinkActivated(String, boolean) 281 PRIVATE_PERMISSIBLE
[+] isEditable() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.updateUIFields() 173 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.doGlobalAction(String) 473 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.makeActions() 284 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.makeActions() 193 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.makeActions() 277 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSOptionsSection.createButtons(Composite, FormToolkit) 122 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.updateUIFields() 165 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.updateButtons() 213 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.makeActions() 291 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.updateButtons() 216 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.updateButtons() 214 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.makeActions() 200 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.makeActions() 292 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.makeActions() 207 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSOptionsSection.createButtons(Composite, FormToolkit) 110 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.createClient(Section, FormToolkit) 145 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.updateUIFields() 200 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.makeActions() 307 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.updateButtons() 298 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.createClient(Section, FormToolkit) 120 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.makeActions() 300 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.createClient(Section, FormToolkit) 158 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.updateButtons() 305 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.doGlobalAction(String) 412 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons() 326 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons() 325 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.updateButtons() 301 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.updateButtons() 300 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.updateButtons() 303 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.updateUIFields() 188 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons() 328 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.createClient(Section, FormToolkit) 89 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.doGlobalAction(String) 328 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons() 323 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons() 322 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.makeActions() 314 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.updateUIFields() 181 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.updateButtons() 321 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.doGlobalAction(String) 1167 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.open(CtxHelpTopic) 614 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.initializeTreeViewer() 267 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.initializeTreeViewer() 266 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.initializeTreeViewer() 265 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpAbstractDetails.isEditableElement() 162 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.details.CtxHelpAbstractDetails.isEditable() 148 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initializeTreeViewer() 270 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initializeTreeViewer() 271 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initializeTreeViewer() 269 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.open(TocObject) 573 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initDragAndDrop() 231 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.openFile(String, boolean) 588 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.initDragAndDrop() 241 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.isEditable() 180 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.details.TocAbstractDetails.isEditableElement() 194 PRIVATE_PERMISSIBLE
[+] modelChanged(IModelChangedEvent) : void
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.pde.internal.ds.ui.editor.sections.DSComponentSection.modelChanged(IModelChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSPropertiesSection.modelChanged(IModelChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSReferenceSection.modelChanged(IModelChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSOptionsSection.modelChanged(IModelChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ds.ui.editor.sections.DSProvideSection.modelChanged(IModelChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSMasterTreeSection.modelChanged(IModelChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSMasterTreeSection.modelChanged(IModelChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpTreeSection.modelChanged(IModelChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocTreeSection.modelChanged(IModelChangedEvent) -1 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional